
.hero-video {
    width: 100%;
    height: 100vh;
    object-fit: cover;
    display: block;
}

